home *** CD-ROM | disk | FTP | other *** search
/ Compute! Gazette 1986 April / 1986-04.d64 / 64 books (.txt) < prev    next >
Commodore BASIC  |  2022-09-20  |  8KB  |  191 lines

  1. 10 goto40
  2. 20 a$="":fora=1to7200:geta$:ifa$=""thennexta
  3. 30 return
  4. 40 poke198,0:print"[147]";:printchr$(14);chr$(8):poke53281,6:poke53280,6
  5. 50 print"[158]                                        ";
  6. 60 print"[158]   [212][200][197][160][211][197][195][207][206][196][160][194][207][207][203][160][207][198][160][205][193][195][200][201][206][197][160][204][193][206][199][213][193][199][197]  ";
  7. 70 print"[158]                                        "
  8. 80 print"[146]         by [210]ichard [205]ansfield"
  9. 90 print"[212]he follow-up to the best-selling"
  10. 100 print"[205]achine [204]anguage for [194]eginners, this    book leads the programmer";
  11. 110 print" into the most powerful and efficient programming      techniques";
  12. 120 print" available for personal       computers.  [198]ully tutorial, with easy"
  13. 130 print"step-by-step explanations, the book     shows how to construct";
  14. 140 print" significant,     effective machine language programs.    [201]ncluded";
  15. 150 print" is a high-speed, professional  quality, label-based assembler."
  16. 160 print"[197]verything that is needed for optimized programming on";
  17. 170 print" the [195]ommodore 64, [193]tari, [214][201][195]-20, [208][197][212]/[195][194][205], and [193]pple computers."
  18. 180 print"$14.95               [201][211][194][206] 0-942386-53-1"
  19. 190 gosub20
  20. 200 print"[147]":poke53281,2:poke53280,2
  21. 210 print"                                        ";
  22. 220 print"[158]           [195] [207] [205] [208] [213] [212] [197]!' [211]            ";
  23. 230 print"[158] [194]eginner's [199]uide to [195]ommodore 64 [211]ound ";
  24. 240 print"                                        "
  25. 250 print"[144]           by [202]ohn [200]eilborn"
  26. 260 print"[195]lear descriptions and numerous examples";
  27. 270 print"show how to program sound and music on"
  28. 280 print"the 64.  [215]ell-known [195]ommodore author"
  29. 290 print"[202]ohn [200]eilborn teaches both beginning and";
  30. 300 print"advanced programmers the ins and outs of";
  31. 310 print"the [211][201][196] chip, explaining how to create"
  32. 320 print"simple sounds, how to utilize the"
  33. 330 print"computer's advanced sound features, and"
  34. 340 print"even how to combine sound and graphics"
  35. 350 print"in an arcade-style game.  [193]lso included"
  36. 360 print"are two sound editors, which make"
  37. 370 print"composing easy, and dozens of sample"
  38. 380 print"sound effects you can type in and hear."
  39. 390 print"$12.95                [201][211][194][206] 0-942386-54-[216]"
  40. 400 gosub20
  41. 410 print"[147]":poke53280,2:poke53281,12
  42. 420 print"                                        ";
  43. 430 print"               [195][207][205][208][213][212][197]!'[211][160]               ";
  44. 440 print"         [195][207][205][205][207][196][207][210][197][160][195][207][204][204][197][195][212][201][207][206]:         ";
  45. 450 print"                [214][207][204][213][205][197][160]1                ";
  46. 460 print"                                        "
  47. 470 print"28 [207]riginal [208]rograms [198]or [212]he [214][201][195][160][193]nd 64"
  48. 480 print"[197]dited"
  49. 490 print"[212]he [195]ommodore [195]ollection, an anthology"
  50. 500 print"of 28 previously unpublished programs"
  51. 510 print"for the [214][201][195]-20 and [195]ommodore 64,"
  52. 520 print"continues the [195][207][205][208][213][212][197]! tradition of"
  53. 530 print"practical programs in easy to use form."
  54. 540 print"[201]ncludes exciting games, stimulating"
  55. 550 print"educational programs, valuable"
  56. 560 print"utilities, and useful applications to"
  57. 570 print"make your [195]ommodore computer an exciting";
  58. 580 print"part of every day."
  59. 590 print"$12.95               [201][211][194][206] 0-942386-55-8"
  60. 600 gosub20
  61. 610 print"[147]":poke53280,7:poke53281,1
  62. 620 print"               [195][207][205][208][213][212][197]!'[211]            ";
  63. 630 print"            [211][197][195][207][206][196] [194][207][207][203] [207][198] 64 [199][193][205][197][211]        "
  64. 640 print"[211]ixteen outstanding games, from detailed";
  65. 650 print"simulations to fast-paced machine"
  66. 660 print"language arcade games.  [210]un for"
  67. 670 print"president in "chr$(34)"[195]ampaign [205]anager,"chr$(34);
  68. 680 print" defend yourself against sharks and acid rain"
  69. 690 print"in "chr$(34)"[212]he [198]rantic [198]isherman,"chr$(34)" or defend"
  70. 700 print"a world in "chr$(34)"[193]stro-[208][193][206][201][195]!."chr$(34)"  [208]hotograph"
  71. 710 print"the [204]och [206]ess monster, battle in an"
  72. 720 print"arena, or establish trade routes to"
  73. 730 print"[201]ndia.  [212]he best games from [195][207][205][208][213][212][197]!"
  74. 740 print"and [195][207][205][208][213][212][197]!'s [199]azette, and some "
  75. 750 print"appearing here for the first time"
  76. 760 print"anywhere.  [193]rticles show you how to"
  77. 770 print"design a videogame and explain the"
  78. 780 print"intricacies of writing your own text"
  79. 790 print"adventure."
  80. 800 print"$12.95             [201][211][194][206]  0-942386-64-7"
  81. 810 gosub20
  82. 820 print"[147]":poke53280,6:poke53281,14
  83. 830 print"      [195][207][205][208][213][212][197]!'s [205]achine [204]anguage      ";
  84. 840 print"      [210]outines for the [195]ommodore 64      "
  85. 850 print"[144][211]ometimes [194][193][211][201][195] is just not fast enough,";
  86. 860 print"or versatile enough, for programming on"
  87. 870 print"the [195]ommodore 64.  [205]achine language ([205][204])";
  88. 880 print"is.  [194]ut creating [205][204] routines can be "
  89. 890 print"difficult for the beginning or"
  90. 900 print"intermediate programmer.  [212]his"
  91. 910 print"collection offers ready-to-use [205][204]"
  92. 920 print"routines that can be easily inserted"
  93. 930 print"into [194][193][211][201][195][160]programs, as well as stand-"
  94. 940 print"alone routines that make the 64 even  "
  95. 950 print"more powerful.  [214]aluable programming "
  96. 960 print"aids such as one-key commands, automatic";
  97. 970 print"line numbering, and program searches are";
  98. 980 print"here.  [210]outines useful in games and "
  99. 990 print"graphics design are also included. [212]here";
  100. 1000 print"are even complete machine language "
  101. 1010 print"programs to help in the creation of "
  102. 1020 print"custom characters and sprites."
  103. 1030 print"$14.95              [201][211][194][206] 0-942386-48-5"
  104. 1040 gosub20
  105. 1050 print"[147]":poke53280,7:poke53281,7
  106. 1060 print"                                        ";
  107. 1070 print"   [195][207][205][208][213][212][197]!'s [214][201][195]-20 and [195]ommodore 64   ";
  108. 1080 print"            [212]ool [203]it: [194][193][211][201][195]             ";
  109. 1090 print"                                        ";
  110. 1100 print"[146]                  by"
  111. 1110 print"               [196]an [200]eeb"
  112. 1120 print"[212]his comprehensive guide to the [194][193][211][201][195][160]"
  113. 1130 print"[210][207][205] routines in the [214][201][195] and [195]ommodore"
  114. 1140 print"64, thoroughly documented and clearly"
  115. 1150 print"written, shows programmers how to call"
  116. 1160 print"these routines from their own [194][193][211][201][195] or"
  117. 1170 print"machine language programs.  [206]ot only a"
  118. 1180 print"how-to, the '[212]ool [203]it' is also an "
  119. 1190 print"extensive reference guide to this "
  120. 1200 print"important part of [195]ommodore [194][193][211][201][195]. [198]or"
  121. 1210 print"intermediate to advanced programmers."
  122. 1220 print"$12.95[146]               [201][211][194][206] 0-942386-72-8"
  123. 1230 gosub20
  124. 1240 print"[147]":poke53280,6:poke53281,1
  125. 1250 print"      [212][200][201][210][196][160][194][207][207][203][160][207][198][160][195][207][205][205][207][196][207][210][197][160]64"
  126. 1260 print"[197]dited"
  127. 1270 print"[199]athered from the most recent issues"
  128. 1280 print"of [195][207][205][208][213][212][197]! magazine and [195][207][205][208][213][212][197]!'s"
  129. 1290 print"[199]azette, this collection of outstanding"
  130. 1300 print"games, applications, tutorials, and"
  131. 1310 print"utilities also includes several"
  132. 1320 print"programs never before published."
  133. 1330 print"[195]ommodore 64 users of all ages and"
  134. 1340 print"experience will find this book"
  135. 1350 print"informative, entertaining, and"
  136. 1360 print"educational.  [195]reate an 80-column"
  137. 1370 print"display, play educational and arcade"
  138. 1380 print"quality games, compose music, move"
  139. 1390 print"sprites easily and quickly, and see"
  140. 1400 print"how to program more ef